﻿@charset "utf-8";
/* CSS Document */

html, body, div, p, ul,ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, frameset, table, th, tr, td, fieldset { margin:0; padding:0; }
/* IE5.xIE6бbug */ 
* html body{overflow: visible;} 
* html iframe, * html frame{overflow: auto;} 
* html frameset{overflow: hidden;} 

/* body */ 
body{color:#757575; font-size:12px; line-height:24px;  font-family:"微软雅黑";   background:#FFF;} 
i, em, cite { font-style:normal; }

/* a */ 
a{color:#757575; font-size:12px;/*-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;*/ text-decoration: none; }
a:hover { color:#2480cd; }
/* form */ 
textarea,input{ word-wrap:break-word;word-break:break-all;} 
textarea,input {vertical-align:middle;font-size:12px; outline:none}

iframe{ border:0}
/* li */ 
ul,li{list-style-type:none;} 
/* img */ 
body img{border:0 none; vertical-align:middle;} 

/* h* */ 
h1{ font-size:24px;} 
h2{ font-size:20px;} 
h3{ font-size:18px;} 
h4{ font-size:16px;} 
h5{ font-size:14px;} 
h6{ font-size:12px;}


/* Hides from IE-mac \*/
* html .clearfix {height:1%;}.clearfix {display:block;}
/* End hide from IE-mac */
/*********清除浮动处理**********/
.clr { clear:both; display:block; height:0;font-size:0; overflow:hidden;}
/*返回顶部*/
.totop{position:fixed; right:50%; margin-right:-528px; z-index:10000; bottom:25px;display:block; width:26px; height:62px; background:url(../images/rocket.png) no-repeat 0 0; -webkit-transition: all 0.2s ease-in-out;}


/*网站头部*/
.top-T_Wrap{ width:auto; height:130px; position:relative; border-bottom:3px solid #2480cd; z-index:10; background:#FFF}
.top-T{ width:1200px; margin:0 auto; height:130px; position:relative;}
.top-T .logoL{ width:331px; height:50px; overflow:hidden; padding-top:38px; position:relative}


/***********nav*******/
.nav{ width:auto; position:absolute; right:0; top:0; margin:0 auto; height:130px; z-index:100}
.nav li{ float:left; text-align:center; position:relative}
.nav li.li{width:2px; height:130px; overflow:hidden; background:url(../images/navxian.png) center center no-repeat}
.nav li > a{  line-height:130px; width:115px; font-size:15px; color:#666666; display:block; position:relative}
.nav li > a:hover,.nav li > .cur{ color:#2480cd; font-weight:bold }


.nav li .box{ position:absolute; left:0; background:#f5f8fd; top:130px; border-top:3px solid #2480cd; z-index:101; display:none;}
.nav li .box .listsub{ width:115px; height:48px; line-height:48px; position:relative; border-bottom:1px dashed #e0e2e4}
.nav li .box .listsub > a{ display:block;  text-align:center; color:#2480cd; font-size:14px;}
.nav li .box .listsub > a:hover{ color:#2480cd}
.nav li:hover .box{ display:block}
.nav li:hover > a{ color:#2480cd; font-weight:bold}


/*********************************公共头部结束*******************************/

.js-silder{position: relative; height:600px; z-index:5}
.silder-scroll{width: 100%; overflow: hidden; height:100%;}
.silder-main{position: relative; width: 100%; overflow: hidden; height:100%;}
.silder-main-img{position: absolute;top: 0;left: 0;width: 100%; height:100%;}
.silder-main-img a{ display:block; height:100%}
.silder-main-img img{width: 100%;}
.js-silder-ctrl{position:absolute; bottom:5px; z-index:10; width: 100%; text-align: center;}
.silder-ctrl-prev,
.silder-ctrl-next{position: absolute;top: 0;display:none;width: 8%;height: 100%;vertical-align: middle;cursor: pointer;color: #fff;font-family: "宋体";font-size: 52px;font-weight: 600;text-shadow: #666 2px 2px 5px;}
.silder-ctrl-prev{left: 0; text-align: left;}
.silder-ctrl-next{right: 0; text-align: right;}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{position: absolute;top: 50%; margin-top: -40px;}
.silder-ctrl-prev>span{display:none;left: 0;}
.silder-ctrl-next>span{ display:none;right: 0;}
.silder-ctrl-con{display: inline-block;width:10px;padding: 10px 0; margin: 0 10px; cursor: pointer;}
.silder-ctrl-con>span{display: block;line-height: 0;text-indent: -9999px;overflow: hidden;padding:5px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; cursor: pointer; border:1px solid #0065b3}
.silder-ctrl-con.active>span{background-color: #2480cd; border:1px solid #2480cd}

@media (max-width: 768px){
.silder-ctrl-prev,.silder-ctrl-next{width: 10%;font-size: 26px;margin-top: -25px;}
.silder-ctrl-con{width: 14px;height: 14px;padding: 0;margin: 0 5px;}
.silder-ctrl-con>span{display: block; width: 100%;height: 100%;border-radius: 50%;padding: 0;}
}

/***关键词***/
.keyWordWrap{height:50px;  }
.keyWord{ width:1200px;margin:0 auto; color:#333333; height:50px; position:relative}
.keyWord .Left{ line-height:50px; padding-left:15px}
.keyWord .Left span{ font-size:14px; color:#2480cd}
.keyWord .Left  a{ font-size:12px; color:#666666; margin-right:10px}
.keyWord .Right{ position:absolute; right:0; bottom:0; height:50px; }

.seach{overflow:hidden; width:250px; height:30px; margin-top:10px; background:url(../images/search.jpg) center center no-repeat;}
.seach .keys{ width:190px; height:30px; border:0; background:none; padding-left:10px; float:left; font-size:12px; color:#414141; font-family:'微软雅黑'}
.seach .btns{ border:0; background:none; width:40px; height:30px; float:right; cursor:pointer}


/*产品中心*/
.pro_title{ height:46px; background:url(../Images/protitle.png) center center no-repeat; margin-bottom:30px;}


.Pronav{ text-align:center; padding:15px 0 15px;}
.Pronav li{ display:inline-block; height:50px; text-align:center; }
.Pronav li a{font-size:18px; font-weight:bold;  color:#4d4d4d; width:auto; padding:0 25px; line-height:40px; display:block}
.Pronav li.cur{ background:url(../images/subcur.png) center center no-repeat;}
.Pronav li.cur a{ color:#FFF }


.proWrap{ overflow:hidden; background:#f5f8fd; padding:40px 0}
.in_pro_wrap{ width:1200px; margin:0 auto; position:relative; overflow:hidden}
.in_pro_wrap li{ width:300px; float:left; overflow:hidden;  margin-bottom:10px; position:relative;}
.in_pro_wrap li a{ font-size:16px; margin:10px; background:#FFF;  border:1px solid #f0f0f0;  width:272px; color:#333333;  display:block;}
.in_pro_wrap li a .pic{ width:270px; height:270px;margin:0 auto; position:relative}
.in_pro_wrap li a .pic img{ max-width:100%; max-height:100%; position:absolute; left:0; right:0; top:0; bottom:0; margin:auto;}
.in_pro_wrap li a .txt{text-align:center;background:#FFF;  border-top:1px dashed #f0f0f0;  width:270px;  overflow:hidden; height:45px; line-height:45px}
.in_pro_wrap li a:hover{-moz-box-shadow:0 7px 10px #f0f0f0; -webkit-box-shadow:0 7px 10px #f0f0f0; box-shadow:0 0 8px rgba(204,204,204,0.5); color:#2480cd}

/*产品中心*/

.homePro{ width:1200px; margin:0 auto;}


.LeftBox{ width:230px; float:left; background:#FFF; overflow:hidden; margin-bottom:20px; position:relative;}
.LeftBox .Lefttitle{height:76px; text-align:center; background:#2480cd; color:#FFF; font-size:27px; line-height:30px; padding-top:24px;}
.LeftBox .Lefttitle span{ display:block; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:normal}
.LeftBox .LeftList{ width:228px; overflow:hidden; margin:0 auto; border:1px solid #e6e6e6; border-top:0}
.LeftBox .LeftList  li {  overflow:hidden; border-bottom:1px dashed #e5e5e5; line-height:51px;}
.LeftBox .LeftList  li a{ color:#1a1a1a; display:block;  font-size:16px;  background:url(../images/jia.png) 20px center no-repeat; padding-left:45px;}
.LeftBox .LeftList  li a:hover,.LeftBox .LeftList  li.cur  a{  background:url(../images/jiacur.jpg) 20px center no-repeat; color:#2480cd}

.LeftBox .LeftList  li:nth-last-child(1){ border-bottom:0}



.LeftBox .LeftList  p a{ padding-left:20px; color:#808080; position:relative; font-size:14px; display:block; line-height:28px; height:28px;}
.LeftBox .LeftList  a:hover,.LeftBox .LeftList .cur  a{ color:#2480cd}

.LeftBox .LeftList  p.cur a:after{ content:''; position:absolute; top:0; width:7px; height:80%; bottom:0; margin:auto; background:#2480cd; left:0;}


.aboutWrap{margin:40px auto; background:url(../images/aboutfoot.jpg) center bottom no-repeat; padding-bottom:100px;}
.aboutWrap .about{ width:1200px; margin:0 auto; height:240px;}
.aboutWrap .about a{ display:block; font-size:14px; color:#666666; line-height:30px; }
.aboutWrap .about a strong{ display:block; width:360px; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#666666; padding-top:10px; text-transform:uppercase; margin-bottom:15px; position:relative;}
.aboutWrap .about a strong i{ font-size:14px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; padding-left:5px}
.aboutWrap .about a strong i:after{ content:''; position:absolute; top:0; width:50px; height:4px; margin:auto; background:#2480cd; left:0;}

.aboutWrap .about a span{ display:block; color:#FFF; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;  background:#09357f; width:100px; font-size:14px; text-align:center; line-height:25px; margin-top:10px;}






.PublicBt{ text-align:center;  background:url(../images/newstitle.png) center center no-repeat; height:45px; margin:10px 0}

/*新闻中心*/
.news_wrap{width:auto; margin:40px auto; background:url(../images/newsbj.jpg) left top no-repeat; overflow:hidden}
.news{ width:1200px; margin:0 auto; overflow:hidden}
.news_wrap .news_bt{ height:58px; font-size:18px; line-height:58px; position:relative; color:#1d1d1d; padding:0 10px}
.news_wrap .news_bt a{display:block;  color:#a9a9a9; position:absolute; right:10px; top:0}
.news_wrap .news_L{ margin-right:63px;}
.news_wrap .news > div{ width:358px; float:left; border:1px solid #e4e4e4}
.news_wrap .news .news_R{float:right;}
.news_wrap .news_C_nr{ padding:10px 15px 0}
.news_wrap .news_C_nr li{margin:0 auto 10px; padding-bottom:10px; border-bottom:1px dashed #cccccc}
.news_wrap .news_C_nr li a{color:#808080; height:20px; line-height:20px; overflow:hidden; display:block; font-size:14px;}
.news_wrap .news_C_nr li span{ display:block; font-size:12px; color:#cccccc}
.news_wrap .news_C_nr li a:hover{color:#2480cd}


/*应用领域*/
.Env_wrap_nr{ width:auto; background:#f5f8fd; margin:0 auto ; padding:30px 0 1px; overflow:hidden; position:relative}
.Env_wrap_nr .bd{ position:relative;width:1212px; margin:30px auto;}
.Env_wrap_nr .scrollWrap{overflow:hidden;  width:1212px; margin:0 auto;}
.Env_wrap_nr ul{ overflow:hidden; zoom:1; }
.Env_wrap_nr li{ width:303px; overflow:hidden; position:relative; float:left; display:inline; }
.Env_wrap_nr li a { display:block;font-size:16px; text-align:center;  width:294px; margin:0 auto;}
.Env_wrap_nr li .pic {position:relative;  display:block;  background:#FFF; overflow:hidden; width:294px; margin:0 auto; height:220px;}
.Env_wrap_nr li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}
.Env_wrap_nr li .text{ height:40px; line-height:40px; text-align:center}
.Env_wrap_nr   .prev,
.Env_wrap_nr   .next{  width:32px; height:60px; z-index:100; display:block; position:absolute; top:50%; margin-top:-50px;   overflow:hidden; cursor:pointer;}
.Env_wrap_nr   .prev{  background:url(../images/left.png) no-repeat; left:-50px;}
.Env_wrap_nr   .next{ background:url(../images/right.png) no-repeat; right:-50px;}



/*内页样式*/


.nyWrap{width:auto; overflow:hidden; margin:40px auto}
.in_pro{width:1200px; margin:0 auto; padding: 0 }


.right{width:930px;  float:right;  overflow:hidden; padding-bottom:50px;}
.right .right-bt{ width:930px; height:35px; border-bottom:1px dashed #cccccc; position:relative; line-height:35px;}
.right .right-bt .nybtL{color:#2480cd; display:inline-block;  height:34px; padding:0 5px; border-bottom:2px solid #2480cd; font-weight:bold; font-size:16px; overflow:hidden}
.right .right-bt .nybtR{ position:absolute; right:0; top:0; text-align:right; height:35px; line-height:35px;  overflow:hidden; color:#737373}

.right .right-bt .nybtR a:nth-last-child(1){ color:#2480cd}
.right .right-bt a{ color:#09255d}
.right .right-bt a:hover{ color:#2480cd}

.ny-right-about{ width:930px;  overflow:hidden; min-height:300px; padding:10px 0; font-size:14px; color:#474747}


.ny-right-news{ width:930px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:930px; height:32px; line-height:32px; position:relative; border-bottom:1px dashed #CCC; overflow:hidden}
.ny-right-news li a{background:url(../Images/jt.png) left center no-repeat; padding-left:15px;}
.ny-right-news li span{ position:absolute; right:0; top:0; color:#737373;}
.ny-right-news ul{ margin-bottom:20px;}


.ny-right-news h1{ font-size:16px; width:930px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:930px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:930px; float:left; padding-top:10px; margin-bottom:20px;}

/*荣誉*/
.ny-right-honor{ width:930px; padding:20px 0; overflow:hidden}
.ny-right-honor li{ width:310px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-honor li a{ font-size:14px; width:240px; color:#808080;  display:block;  margin:0 auto}
.ny-right-honor li a .pic{ width:240px; overflow:hidden; height:340px; position:relative; border:1px solid #ededed; margin:0 auto;}
.ny-right-honor li a .pic img{ position:absolute; max-width:100%; max-height:100%; left:0; right:0; bottom:0; top:0; margin:auto}
.ny-right-honor li a .txt{ text-align:center; overflow:hidden; height:32px; line-height:32px}
.ny-right-honor li a:hover{ color:#2480cd}


.caseList{ width:930px; padding:20px 0; overflow:hidden}
.caseList li{ width:310px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.caseList li a{ font-size:16px; width:294px; color:#808080; display:block;  margin:0 auto}
.caseList li a .pic{ width:294px; overflow:hidden; height:220px; position:relative; border:1px solid #ededed; margin:0 auto;}
.caseList li a .pic img{ position:absolute; max-width:100%; max-height:100%; left:0; right:0; bottom:0; top:0; margin:auto}
.caseList li a .txt{ text-align:center; overflow:hidden; height:42px; line-height:42px}
.caseList li a:hover{ color:#2480cd}




/*内页****产品****样式*****/
.ny-right-pro{ width:930px; padding:20px 0; overflow:hidden}
.ny-right-pro li{ width:232px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-pro li a{ font-size:15px; width:210px; color:#808080;  display:block;  margin:0 auto}
.ny-right-pro li a .pic{ width:210px; height:210px; position:relative;  overflow:hidden; border:1px solid #ededed; margin:0 auto;}
.ny-right-pro li a .pic img{ position:absolute; max-width:100%; max-height:100%; left:0; right:0; bottom:0; top:0; margin:auto}
.ny-right-pro li a .txt{ text-align:center; overflow:hidden; height:42px; line-height:42px}
.ny-right-pro li a:hover{ color:#2480cd}

.jqzoom{ width:930px;  margin:10px auto; overflow:hidden;}


.jqzoom_A{ width:930px;  margin:10px auto; text-align:center;}
.jqzoom_A img{ border:1px solid #CCC; max-width:550px;}



.proproperty{ font-size:16px; font-weight:bold; color:#373737; margin-top:20px; width:930px; border-bottom:1px solid #e2e2e2;  height:30px;}
.proproperty li {float:left;  height:30px; background-image:url(../Images/t2.jpg); cursor:pointer; margin-right:5px; font-size:12px; font-weight:100; text-align:center; float:left; line-height:30px; color:#FFF; width:75px; }
.proproperty li.cur{ background-image:url(../Images/t1.jpg); }

.procontent{ width:930px; float:right; padding:10px 0;}
.dispaly{ display:none}
.pageleft{ float:left}
.pageright{ float:right}

.linkWrap{width:1200px; overflow:hidden; margin:20px auto 40px; line-height:20px; font-size:14px}
.linkWrap .link{ width:1060px; margin:0 auto; color:#808080; position:relative; overflow:hidden; min-height:24px; padding-left:140px;}
.linkWrap .link span { position:absolute; background:url(../images/link.png) left center no-repeat; padding-left:20px; left:0; top:0; font-size:16px; color:#808080}
.linkWrap .link span i{ font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-left:2px;}
.linkWrap .link a{color:#808080; font-size:12px; margin-right:20px;}
.linkWrap .link a:hover{ text-decoration:underline; color:#2480cd}

/*footer*/
.footWrap{ background:#1a1a1a; overflow:hidden; }
.footWrap .foot{ width:770px; margin:0 auto; padding-left:430px; padding-top:40px; padding-bottom:40px; font-size:14px; background:url(../images/logo02.png) left center no-repeat; color:#666666; line-height:36px; position:relative; overflow:hidden}
.footWrap .foot .List{ width:426px; background:url(../images/xian02.jpg) right center no-repeat; overflow:hidden;}
.footWrap .foot .List strong{ color:#FFF; line-height:26px; margin-bottom:10px;  position:relative; font-size:16px; display:block;}

.footWrap .foot .List p{ width:170px; float:left; color:#989898; font-size:14px; line-height:30px;}

.footWrap .foot .ewm{ width:241px;  float:right; height:123px; background:url(../images/ewm.png) center center no-repeat; position:absolute; right:0; top:40px}
.footWrap .foot:after{ content:''; position:absolute; top:43px; width:2px; height:120px; margin:auto; background:url(../images/xian02.jpg) right center no-repeat; left:320px;}


.copyWrap{ width:auto; padding:10px 0; background:#000000; color:#666666}
.copyWrap .copy{ width:1200px; margin:0 auto; font-size:14px; position:relative}
.copyWrap .copy a{color:#666666; font-size:14px;}
.copyWrap .copy a:hover{ text-decoration:underline}
.copyWrap .copy .technology{ position:absolute; right:0; top:0}

/*翻页*/
.pageNavi{text-align:center; margin-top:20px; margin-bottom:20px;}
.wp-pagenavi {CLEAR: both;}
.wp-pagenavi A {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi A:hover {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}




/*===========================================插件END======================================================*/

#product_view {width:700px; margin:auto; overflow:hidden;}
#product_view h1 { font-size:18px; text-align: left; line-height:26px;}
#product_view h2 { font-size:14px; height:30px; line-height:30px}
#product_view div.content { line-height:180%; padding-bottom:15px}
#product_view p.pImg {text-align:center; padding-bottom:15px}


.list{ padding:0 10px 0 0;}
.list img{ cursor:pointer; padding:1px; border:1px solid #cdcdcd; margin-right:10px; display:block; float:left; width:60px; height:60px; margin-bottom:10px;}
.list img.onzoom, .list img.on{padding:0px; border:2px solid #2480cd;}

.container{ position:relative;}

.izImage{ border:1px solid #cdcdcd; width:380px; cursor:pointer}
.izViewer{width:300px;height:300px;position:absolute;left:390px;top:0;display:none; border:1px solid #999;}

.handle{display:none;opacity:0.6;filter:alpha(opacity=60);background:#E6EAF3; cursor:crosshair;}


.right_text{ width:510px; float:right;}
.right_text h1{ line-height:26px; font-size:18px; font-weight:normal}

.right_text .text{ line-height:34px; margin-top:10px;}
.right_text .text span{ font-size:20px; color:#2480cd;}



/*漂浮*/
.float-contact-mini {
	position: absolute;
	right: 1px;
	top: 30%;
	 z-index:100
}
.float-contact-mini a {
	background: url("../images/sprites.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF !important;
	display: block;
	height: 65px;
	line-height: 110%;
	padding: 46px 5px 0;
	text-align: center;
	text-decoration: none !important;
	width: 18px;
}
.float-contact {
	display: none;
	position: absolute;
	right: 1px;
	top:28%;
	width: 190px;
}
.float-contact .close {
	background: url("../images/sprites.png") no-repeat scroll -29px 0 transparent;
	color: #FFFFFF !important;
	display: block;
	height: 31px;

	line-height: 31px;
	padding-left: 22px;

}
.float-contact .container {
	background:#FFFFFF;
	border-color: #E3E3E3;
	 padding:10px 5px

}
.float-contact .container {
	border-style: solid;

}
.float-contact .qq {
	
}
.float-contact .qqtitle {

}
.float-contact .qq .btn {
	
}
.float-contact .qq .btn li {
line-height:30px;
}

/*.float-contact .qq .btn li a{ border:1px solid #e6e6e6; margin:10px auto 0; display:block}*/

.float-contact .myqqlink {
	background: url("../images/qqpf.png") repeat-x left center;
	
	color: #FFFFFF ; font-size:16px;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;

}
